home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 CISC / NextSTEP 3.3 CISC (Intel x86+Motorola 68k).iso / private / Drivers / i386 / PS2Mouse.config / English.lproj / Localizable.strings < prev   
Text File  |  1994-06-29  |  811b  |  31 lines

  1. /* Name used in the browser */
  2. "PS2Mouse" = "PS/2 Mouse";
  3.  
  4. /* Name used in the inspector */
  5. "Long Name" = "PS/2-Style Mouse";
  6.  
  7. /* shows which end of the slider is 'slower' */
  8. "Slow";
  9.  
  10. /* warning alert title */
  11. "Warning";
  12.  
  13. /* title of the resolution box */
  14. "RESOLUTION_BOX_TITLE" = "Resolution in dots per inch";
  15.  
  16. /* confirmation button for invert mouse */
  17. "Do It";
  18.  
  19. /* shows which end of the slider is 'faster' */
  20. "Fast";
  21.  
  22. /* cancel button for invert mouse */
  23. "Cancel";
  24.  
  25. /* for upside-down mice */
  26. "INVERTED_SWITCH_TITLE" = "Invert directional axes";
  27.  
  28. /* warning for people who select inverted mice out of curiosity */
  29. "INVERTED_SWITCH_ALERT" = "This will invert the horizontal and vertical axes of your mouse. If your mouse is not inverted, you may find it difficult to use after this setting takes effect.";
  30.  
  31.